home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Text⁄Files
/
Writeswell Jr. 1.0.2 Master
/
WSI Library Source
/
AppEvents.h
< prev
next >
Wrap
Text File
|
1991-12-18
|
558b
|
19 lines
OSErr InitReqHandlers( void );
OSErr GetTargetAddress( StringPtr myPrompt,
StringPtr myAppStr,
PortInfoRec *myPortInfoPtr,
AEAddressDesc *targetAddressPtr,
StringPtr serviceName,
TargetID *toTargetIDPtr );
pascal Boolean MyPPCBrowseProc( LocationNamePtr theLoc, PortInfoPtr thePortInfo );
Boolean PStrCmp( StringPtr foo, StringPtr bar );
OSErr GetEventType( AppleEvent *theAppleEventPtr,
AEEventClass *theClassPtr,
AEEventID *theIDPtr );
OSErr GetEventID( AppleEvent *theAppleEventPtr,
AEEventID *theIDPtr );